home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / doorware / rr_41.zip / RR.DOC < prev    next >
Text File  |  1996-01-01  |  11KB  |  204 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                   Restaurant Review
  8.         =====================================================================
  9.  
  10.              Program now uses Door  Patch 3.8 and supports the  following BBS
  11.         drop file formats:  DOOR.SYS, PCBOARD.SYS, SFDOORS.DAT, CALLINFO.BBS,
  12.         DORINFO1.DEF, DORINFO2.DEF  and CHAIN.TXT.  Compatible with at  least
  13.         these BBS systems: PCBoard  14+, GAP 4+, RBBS-PC 17+.  WILDCAT 2+ and
  14.         Spitfire 3+. Also supports baud rates up to 115,200 BPS.
  15.  
  16.              This program is used  to do reviews on Restaurants  and provides
  17.         for  most vital statistics about a restaurant. There are 63 different
  18.         Cuisine - Menu  choices including Other for those  not covered in the
  19.         supplied categories.  There are inputs about  Accepting Credit Cards,
  20.         Reservations, Non-Smoking areas, Serving  of Liquor, ratings on Food,
  21.         Decor and Service. Just about everything a restaurant goer might want
  22.         to know or share is covered in this program. 
  23.  
  24.              My programs may  be on  various BBSes around  the country  under
  25.         different archive extensions  and types. This is the state of all the
  26.         BBSes  around the country. I personally like LHARC better, slower but
  27.         smaller and suggest you give it a try.
  28.  
  29.              The archive file should contain the following files:
  30.  
  31.              RR.EXE...............Actual program
  32.              RR.CFG...............Sample configuration file
  33.              RR-SORT.EXE..........Sort program for door
  34.              RR.DOC...............Restaurant Review documentation
  35.              READ.ME..............Update information
  36.              SYSOP.DOC............Door Patch documentation
  37.              FILE_ID.DIZ..........BBS description file
  38.              DOORS.TXT............List of current James Huckabey doors
  39.              HUCKABEY.TXT.........List of all current James Huckabey software
  40.              SOFTWARE.TXT.........Information on shareware
  41.              ARCHIVE.TXT..........This list of files
  42.  
  43.              These files  cannot be altered in  any way. These should  be the
  44.         only files in the archive.
  45.  
  46.              My archive files no longer contains DORPCH38.EXE and BRUN30.EXE.
  47.         This  was done to  make the files  smaller so that they  take up less
  48.         space on the host BBS.  If you need either of the  DORPCH38.EXE files
  49.         or  the patched BRUN30.EXE library contained in the Door Patch files,
  50.         they can be obtained from various BBS systems around the country. The
  51.         filename for Door Patch is DORPCH38.ZIP.
  52.  
  53.              This  door comes with an example RR.CFG.  It is supplied to show
  54.         you how to set up the configuration file. The file may be modified to
  55.         suit.  Please  try  and  limit the  limit  of  your  Sysops  names to
  56.         PCBoard's name length of  twenty-seven characters (total length). The
  57.         sixth  line is  for registration  serial numbers.  If you  change the
  58.         "Unregistered BBS" name or serial number it will still come up in the
  59.         door  as  "Unregistered BBS"  until  you  get a  registration  serial
  60.         number.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.              C:\PCB\PCBOARD.SYS < change to suit your system
  67.              Unregistered BBS   < changes only take affect with registration
  68.              Boss               < change to sysop's first name
  69.              Dude               < change to sysop's last name
  70.              Your Sysop         < Door Donor's name
  71.              0000               < changes only take affect with registration
  72.              C:\PCB\DOORS\BLT14 < optional bulletin, requires registration
  73.  
  74.              You also can populate the .CFG file with path and filename for a
  75.         bulletin. If not  populated, no bulletin  is generated. The  bulletin
  76.         shows the latest ten  reviews that have been entered  into Restaurant
  77.         Review. It shows BBS Name and date it was entered. As each new review
  78.         is  entered the tenth one is deleted,  the new one becomes number one
  79.         and other others are stepped down one position. This shows the newest
  80.         review as the first position in the bulletin.
  81.  
  82.              The bulletin, if used, can be called anything you want and saved
  83.         to any directory on your drive(s). Leave out line five if  you do not
  84.         want  a bulletin  generated. It  is suggested  that you  generate the
  85.         bulletin because it  does save users from having to  go into the door
  86.         to see if new reviews have been entered since the last time they used
  87.         Restaurant  Review.  The  bulletin   is  disabled  on  non-registered
  88.         versions.
  89.          
  90.              This program is used to reviews on restaurants and has been made
  91.         as simple  as possible for the  users to enter the  data. Prompts are
  92.         used  where possible so  that single  key presses  take the  place of
  93.         typing in data.  Key presses are  used for categories,  reservations,
  94.         non-smoking areas.  It uses a 1  to 30 rating system  for food, decor
  95.         and service with 1 being low and 30 being high. If you have any of my
  96.         other review programs installed as a door, this is basically the same
  97.         program and options.
  98.  
  99.              The Sysop  have the authority/power/option to  delete any record
  100.         that  they believe  is not  in good  taste. Users  can only  delete a
  101.         record  if they have input  the original record.  Deleted records are
  102.         replaced with the  next entry starting at record one  and looking for
  103.         the first deleted (blank) record. If no deleted records are found the
  104.         program adds the new record to the end of the database.
  105.  
  106.              There is  now an external  sort program called  RR-SORT.EXE. You
  107.         must call  the sort program. I am letting the sysops handle when this
  108.         routine  is called.  If there  is no  data to  sort the  sort routine
  109.         terminates  without changing anything. The best way to use this would
  110.         be in a nightly event if  you have such an operation on your  system.
  111.         You can also  do the  sort from a  batch file the  first thing  every
  112.         morning. If there are  few entries each week you  might do this on  a
  113.         weekly  basis.  I still  do not  feel a  user  should wait  while the
  114.         program sorts entries. The sort routine  is compiled using QuickBASIC
  115.         3.0 so you must have BRUN30.EXE somewhere in your path (3.0 is faster
  116.         than 4.0 and up). If there are  errors they will be logged in a  file
  117.         called RR-SORT.ERR.
  118.  
  119.              The program, including Door Patch uses nine buffers, one through
  120.  
  121.  
  122.  
  123.  
  124.  
  125.         nine. Your  system must  have this many  or more  (forty buffers  and
  126.         sixty files is normal for most machines).
  127.  
  128.              Registration provides you with a serial number that will let you
  129.         enter  your BBS  name in  the second  line of  the RR.CFG  file. This
  130.         number replaces the "0000" in the sixth line of the .CFG file. Please
  131.         support Shareware!
  132.  
  133.              If you have comments on the program, please feel free to contact
  134.         me. Also, if  program errors develope, please  contact me at once  so
  135.         that corrections can be made. Usable ideas for  door programs  (games
  136.         or anything else) will provide the donor BBS with a free, registered,
  137.         copy of that particular program. This is my way of saying "Thank you"
  138.         for you program ideas, which by the way, are not easy to come by.
  139.  
  140.              At  this time the  programs are written to  work on any computer
  141.         with an  eighty column screen.  For other software  see HUCKABEY.TXT,
  142.         for just door files see DOORS.TXT.
  143.  
  144.              You can get all my door  software directly from me by sending me
  145.         diskette(s), any  PC format, to cover one meg of files, and include a
  146.         mailer  with return postage. You may  include postage and label for a
  147.         reusable mailer.
  148.  
  149.                           J A M E S   H U C K A B E Y  
  150.                               software with a heart
  151. Your Version #:__________                                   DATE:____________
  152.                                  James Huckabey
  153.                               3621-A Fraser Street
  154.                           Bellingham, Washington 98226
  155.  
  156. ===============================================================================
  157. QUANTITY|               DESCRIPTION                          | EACH  |   TOTAL 
  158. =============================================================================== 
  159.         |     Registration (only) of Restaurant Review       | 10.00 |
  160.         |     For current copy of software U.S./Canada add   |  2.00 |
  161.         |                          Outside U.S./Canada add   |  5.00 |
  162.         |     Please check disk type below.                  |       |
  163. -------------------------------------------------------------------------------
  164.         |    Upgrade from an earlier version to current      | FREE  |
  165.         |    version send diskette with return postage.      |       |
  166. -------------------------------------------------------------------------------
  167.         |  1 set of all door software on your diskettes in   | FREE  |
  168.         |  your postage paid mailer.                         |       |
  169. -------------------------------------------------------------------------------
  170.         |                                                    |       |
  171.         |                                                    |       |
  172. -------------------------------------------------------------------------------
  173.               (prices are subject to change)                SUBTOTAL |
  174.               (Washington state residents please add 7.6%) SALES TAX |
  175.                                                                      ==========
  176.                                        (U.S. funds only) GRAND TOTAL |
  177. ................................................................................
  178. FROM: 
  179.         NAME: 
  180.              -------------------------------------------------------
  181.      ADDRESS:  
  182.              -------------------------------------------------------
  183.         CITY: 
  184.              -------------------------------------------------------
  185.  STATE & ZIP: 
  186.              -------------------------------------------------------
  187.  PHONE Voice:                          Data:
  188.              ------------------------       ------------------------
  189.  
  190.    Please supply name of  BBS to be added to program; it  may include other data
  191. up to thirty characters.  This is to be on one line of  code and must be legible
  192. since the serial number  is based on exact  syntax. I cannot be responsible  for
  193. unreadable data. Please print. Case sensitive!
  194.  
  195. Example: "Jim's Graphics BBS". In program it comes out:
  196.  
  197.                           This program is registered to
  198.  
  199.                                Jim's Graphics BBS
  200.  
  201.  
  202. -------------------------------------------------------------------------------
  203.  
  204.                 1.44 meg [ ]   720K [ ]   1.2 meg [ ]   360K [ ]